home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 25
/
PC Gamer IT CD 25.iso
/
INCDEMO
/
DATA
/
TXT
/
English
/
GUI
/
Txtmod_d.lcl
< prev
next >
Wrap
Text File
|
1997-09-16
|
2KB
|
88 lines
*************************************
* *
* LCL-Text System *
* ============== *
* *
* English *
* *
* _Mission Report *
* *
* Andreas Nitsche, 06. August 1996 *
* *
*************************************************************************************************************************
[LCL]
*********************
* *
* Message Screen *
* *
*************************************************************************************************************************
%:000,"Please Wait...";;
*********
* *
* Misc *
* *
*************************************************************************************************************************
%:001,"Main Menu";;
%:002,"Continue";;
%:003,"Try Again";;
%:004,"Load Game";;
*****************
* *
* Main Screen *
* *
*************************************************************************************************************************
%:010,"Mission Report";;
%:014,"You were defeated!";;*JP
%:015,"This mission was successful.";;
%:016,"This mission was an outstanding success!";;*JP
%:017,"A glorious victory!";;
%:018,"You have lost.";;
%:020,"Kills";;
%:021,"Losses";;
%:022,"Commendations";;
%:023,"Result";;
%:030,"In Mission";;
%:031,"In Campaign";;
%:040,"Winner of this match:";;
%:041,"Turns";;
%:042,"Map";;
%:043,"Best Units";;
%:044,"Result";;
%:045,"Equipment Points";;
%:046,"Commendations";;
*****************
* *
* ExitObject *
* *
*************************************************************************************************************************
%:060,"Back to the Main Menu without saving?";;
%:061,"Yes";;
%:062,"No";;
*****************
* *
* Decoration *
* *
*************************************************************************************************************************
%:070,"Commendation";;
%:071,"Your squad earned a commendation.";;
%:072;"---";;
%:073,"Continue";;
[END]